~/storm/build/bin/storm --jani dpm.jani --janiproperty PminQueue1Full --constants N=6,C=6,TIME_BOUND=5 --exact floats --general:precision 1e-20 --engine portfolio --ddlib sylvan --sylvan:maxmem 6114 --sylvan:threads 4
Storm 1.5.1
Date: Wed Mar 18 19:24:28 2020
Command line arguments: --jani dpm.jani --janiproperty PminQueue1Full --constants 'N=6,C=6,TIME_BOUND=5' --exact floats '--general:precision' 1e-20 --engine portfolio --ddlib sylvan '--sylvan:maxmem' 6114 '--sylvan:threads' 4
Current working directory: /
WARN (GeneralSettings.cpp:110): Setting the precision option with module prefix does not effect all solvers. Consider setting --precision instead of --general:precision.
Time for model input parsing: 0.005s.
Portfolio engine picked the following settings:
engine=sparse bisimulation=false exact=false
Time for model construction: 45.238s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 9191028
Transitions: 17865498
Choices: 10604874
Markovian St.: 2276148
Max. Rate.: 6.00000000000000088817842
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (items1 = 6) -> 201684 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Time for model preprocessing: 0.000s.
--------------------------------------------------------------
Model type: Markov Automaton (sparse)
States: 9191028
Transitions: 17865498
Choices: 10604874
Markovian St.: 2276148
Max. Rate.: 6.00000000000000088817842
Reward Models: none
State Labels: 3 labels
* deadlock -> 0 item(s)
* (items1 = 6) -> 201684 item(s)
* init -> 1 item(s)
Choice Labels: none
--------------------------------------------------------------
Model checking property "PminQueue1Full": Pmin=? [F (items1 = 6)] ...
----------
Computation aborted after 1800.1914458274841 seconds since the total time limit of 1800 seconds was exceeded.